Autogenerated HTML docs for v2.26.2-561-g07d8ea
diff --git a/git-commit.html b/git-commit.html index b997e3d..d62a45c 100644 --- a/git-commit.html +++ b/git-commit.html
@@ -1553,19 +1553,15 @@ <p> Time and date specified by the ISO 8601 standard, for example <code>2005-04-07T22:13:13</code>. The parser accepts a space instead of the - <code>T</code> character as well. + <code>T</code> character as well. Fractional parts of a second will be ignored, + for example <code>2005-04-07T22:13:13.019</code> will be treated as + <code>2005-04-07T22:13:13</code> </p> -<div class="admonitionblock"> -<table><tr> -<td class="icon"> -<div class="title">Note</div> -</td> -<td class="content">In addition, the date part is accepted in the following formats: -<code>YYYY.MM.DD</code>, <code>MM/DD/YYYY</code> and <code>DD.MM.YYYY</code>.</td> -</tr></table> -</div> </dd> </dl></div> +<div class="paragraph"><p>+ +NOTE: In addition, the date part is accepted in the following formats: +<code>YYYY.MM.DD</code>, <code>MM/DD/YYYY</code> and <code>DD.MM.YYYY</code>.</p></div> </div> </div> <div class="sect1">